object NagScreenForm: TNagScreenForm Left = 474 Top = 269 AutoScroll = False BorderIcons = [biMinimize, biMaximize] Caption = 'Cartoonist' ClientHeight = 177 ClientWidth = 417 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object lbTitle: TTeLabel Left = 224 Top = 8 Width = 56 Height = 24 Performance = kspNoBuffer Caption = 'NAME' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ThemeObject = 'default' end object TeLabel3: TTeLabel Left = 144 Top = 92 Width = 155 Height = 13 Performance = kspNoBuffer Caption = 'Copyright VicMan Software 2004' Color = clBtnFace ParentColor = False ThemeObject = 'default' end object TeLabel4: TTeLabel Left = 144 Top = 42 Width = 265 Height = 31 Performance = kspNoBuffer AutoSize = False Caption = 'This is a trial version. It is for evaluation purposes only.' Color = clBtnFace ParentColor = False ThemeObject = 'default' WordWrap = True end object lbLink: TTeLabel Left = 144 Top = 113 Width = 115 Height = 13 Cursor = crHandPoint Performance = kspNoBuffer OnClick = lbLinkClick Caption = 'http://www.vicman.net/' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False ThemeObject = 'default' end object btTryNow: TTeButton Left = 242 Top = 144 Width = 80 Height = 25 Performance = kspDoubleBuffer OnClick = btTryNowClick BlackAndWhiteGlyph = False Caption = 'Try now' FontOptions.Bold = False FontOptions.Italic = False FontOptions.SizeDelta = 0 FontOptions.FontColor = clNone FontOptions.StrikeOut = False FontOptions.Underline = False ThemeObject = 'default' TabOrder = 0 WordWrap = False end object btPurchase: TTeButton Left = 330 Top = 144 Width = 80 Height = 25 Performance = kspDoubleBuffer BlackAndWhiteGlyph = False Caption = 'Purchase' Default = True FontOptions.Bold = False FontOptions.Italic = False FontOptions.SizeDelta = 0 FontOptions.FontColor = clNone FontOptions.StrikeOut = False FontOptions.Underline = False ThemeObject = 'default' TabOrder = 1 WordWrap = False end object btTutorial: TTeButton Left = 8 Top = 144 Width = 80 Height = 25 Performance = kspDoubleBuffer BlackAndWhiteGlyph = False Caption = 'View tutorial' FontOptions.Bold = False FontOptions.Italic = False FontOptions.SizeDelta = 0 FontOptions.FontColor = clNone FontOptions.StrikeOut = False FontOptions.Underline = False ThemeObject = 'default' TabOrder = 2 WordWrap = False end object btGallery: TTeButton Left = 96 Top = 144 Width = 80 Height = 25 Performance = kspDoubleBuffer OnClick = btGalleryClick BlackAndWhiteGlyph = False Caption = 'View gallery' FontOptions.Bold = False FontOptions.Italic = False FontOptions.SizeDelta = 0 FontOptions.FontColor = clNone FontOptions.StrikeOut = False FontOptions.Underline = False ThemeObject = 'default' TabOrder = 3 WordWrap = False end object TePanel1: TTePanel Left = 8 Top = 8 Width = 122 Height = 122 Caption = 'TePanel1' TabOrder = 4 ThemeObject = 'default' object Image1: TImage Left = 1 Top = 1 Width = 120 Height = 120 Visible = False end end object smlFormLangRes1: TsmlFormLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = False AutoCreateMode = True AddBracket = False StringProperties.Strings = ( 'Caption') StringsProperties.Strings = ( 'Tabs' 'Items') IgnoreFormCaption = False IncludeListViewItems = False IncludeListViewHead = False IncludeTreeViewItems = False Active = True Left = 320 Top = 96 end object TeForm1: TTeForm Animation.EffectKind = '[ RANDOM ] - Random selection' BorderIcons = [kbiClose] BorderStyle = kbsDialog Dragging.Sizeable = False SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection' TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection' Performance = ksfpSharedBuffer StayOnTop = False StretchBackground = False WindowState = kwsNormal ThemeObject = 'default' Left = 360 Top = 96 end end